home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_28687.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  79 lines

  1. -- card: 28687 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 28354
  5. -- name: Access Methods P/6
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,3
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 5
  15. ----- text -----
  16. 28687
  17.  
  18. -- part contents for background part 20
  19. ----- text -----
  20. Practice 2:  Details  (2 of 3)
  21.  
  22. -- part contents for background part 21
  23. ----- text -----
  24. In a system using CSMA/CD, when a collision is detected the transmitting node does which of the following?
  25.  
  26. -- part contents for background part 23
  27. ----- text -----
  28. a.   Retransmits the data the next time it finds the carrier is free.
  29.  
  30. -- part contents for background part 24
  31. ----- text -----
  32. b.   Passes the token and must wait for the token to be passed
  33.       back before it can retransmit.
  34.  
  35. -- part contents for background part 25
  36. ----- text -----
  37. c.   Always repeats data packets so that collisions are not
  38.       important.
  39.  
  40. -- part contents for background part 26
  41. ----- text -----
  42. d.   Immediately retransmits the data.
  43.  
  44. -- part contents for background part 34
  45. ----- text -----
  46. Very Good.
  47.  
  48. -- part contents for background part 42
  49. ----- text -----
  50. No.  CSMA/CD does not use tokens.
  51.  
  52. -- part contents for background part 36
  53. ----- text -----
  54. No.  Packets are only re-sent if an error is detected.
  55.  
  56. -- part contents for background part 37
  57. ----- text -----
  58. No.  The node should wait until the carrier is not in use.
  59.  
  60. -- part contents for background part 22
  61. ----- text -----
  62. Click your choice.
  63.  
  64. -- part contents for background part 39
  65. ----- text -----
  66. The correct answer is (a).   Retransmits the data the next time it finds the carrier is free.
  67.  
  68. -- part contents for background part 57
  69. ----- text -----
  70. 1
  71. 5
  72.  
  73. -- part contents for background part 40
  74. ----- text -----
  75. No.  Packets are only re-sent if an error is detected.
  76.  
  77. -- part contents for background part 3
  78. ----- text -----
  79. Access Methods